-
Home
-
Admin Menu Editor
-
1.13.1 (latest)
-
Code
-
Classes
- ChoiceControlOption
Total Complexity |
28 |
Dependencies |
5 |
Dependents |
5 |
Total lines |
176 |
Lines of code |
124 |
Logical lines of code |
49 |
Comment lines |
27 |
Methods |
9 |
Properties |
5 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
60 |
5 |
13 |
createFromValue() |
S |
53 |
4 |
23 |
serializeForJs() |
S |
58 |
4 |
16 |
tryGenerateFromSetting() |
S |
62 |
4 |
11 |
generateSelectOptions() |
S |
57 |
2 |
17 |
fromArray() |
S |
68 |
3 |
7 |
generateKoOptions() |
S |
59 |
2 |
15 |
fromEnumSetting() |
S |
64 |
2 |
11 |
fromEnumSchema() |
S |
64 |
2 |
11 |